Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 174,911 for

document formatting

(0.28 sec)
  1. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a Document...class Stores and manages formatting of bulleted and numbered...numbered lists used in a document. To learn more, visit the Working with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a Document...class Stores and manages formatting of bulleted and numbered...numbered lists used in a document. To learn more, visit the Working with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...style with list formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list Formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...with list formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using Node.js....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  8. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...corresponding data point with default formatting will be inserted into the...corresponding data label with default formatting will be inserted too. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...private void InsertRowsInTable(Document doc, string tagKey, List<object>...DocumentBuilder((Document)args.MatchNode.Document); builder.MoveTo(args...

    forum.aspose.com/t/font-style-automatically-cha...
  10. RowFormat | Aspose.Words for Java

    Represents all Formatting for a table row in Java....RowFormat Represents all formatting for a table row. To learn...the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...